home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / grafix / 3d / dust / dusthelp / addface < prev    next >
Text File  |  1996-02-26  |  312b  |  7 lines

  1.   COMMAND ADDFACE
  2. -----------------------------------------------------------------
  3.     Purpose: create a face or a new object containg one face if
  4.              objectID is not valid
  5.       Usage: ADDFACE(<objectID>,<x1>,<y1>,<z1>,<x2>,<y2>,<z2>,<x3>,<y3>,<z3>)
  6.    Examples: addface(1,1,2,3,10,20,30,100,200,300)
  7.